Project 2: SoundApp
Project 2 - SoundApp
- Semester: Spring 2015
- Tool: Adobe Flash CC 2014
- I basically used the logics and functions which I learned from Module 9 (dealing with sound) and Module 10 (using XML data).
I reused the script cords from files which I did as Module 10 application and Module 9 application.
- Something I changed and added:
Making an different background design and importing it.
Modifying the XML file for Adding information of running time.
Using DataGrid to display the song list and to play the song when click each line.
Using ENTER_FRAME event to show the actual display time / full time situation.
Using ProgressBar to show the percentage of playing completion.
Adding Previous Button and Next Button to go and play previous song or next song.
Using Timer event to delay 5 seconds and play next song automatically when finish to play the current song.
And others.